projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9809b0
)
gtk-demo: Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 3 Oct 2020 03:54:15 +0000
(23:54 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 3 Oct 2020 03:54:15 +0000
(23:54 -0400)
demos/gtk-demo/gltransition.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/gltransition.c
b/demos/gtk-demo/gltransition.c
index 7d51d32be487a9b538a08dc93bcf928f02f99342..b95ffc4d6d19b48eb0e8d4409e651b79002a4610 100644
(file)
--- a/
demos/gtk-demo/gltransition.c
+++ b/
demos/gtk-demo/gltransition.c
@@
-10,7
+10,7
@@
* GL areas and plain old widgets to demonstrate this.
*
* The demo also shows some over-the-top effects like wobbly widgets,
- * and a
an animated background
.
+ * and a
nimated backgrounds
.
*/
#include <math.h>